home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / atov_ex.arc / ATOV_EX.H < prev    next >
Encoding:
Text File  |  1986-08-31  |  124 b   |  6 lines

  1. int atoi_ex(char **, int *);
  2. int atol_ex(char **, int *);
  3. int atou_ex(char **, int *);
  4. int atoul_ex(char **, int *);
  5.  
  6.